int bar2 = 2; #pragma weak foo int foo(void) { return 2; }