extern void xdx(); int Add(int a, int b) { xdx(); return a + b; }