1 #include "foo.h"
2 
3 int call_foo1() { return foo1(); }
4