#include "foo.h"

int foo_func() { return 43; }

int foo_var = 44;
