int bar1 = 1; #pragma weak foo int foo(void) { return 1; }