1*10b048c8SPavel Labath #include "foo.h" 2*10b048c8SPavel Labath 3*10b048c8SPavel Labath int foo(bar<int> *bar_ptr) { return 1; } 4