#define f() g()
#undef g
#undef h
#define h() g()
int x;