#include #include "shared.h" int bar(int x, int y) { return x - y; }