#include "bar/bar.h" int c_func(int x){ return bar(x*x); }