#include int& GLOBAL_V(int, mytest); CONSOLE_APP_MAIN { mytest(); }