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