#define EQUALS(a,b) a == b int foo(int x) { return x; }