int obj3func1 (int a __attribute__ ((unused))) { return 44; } int obj3func2 (int a) { return foo (a) + 42; }