int bar(void); int main(void) { return FOO + bar(); }