#include "foo.h"

int foo(bar<int> *bar_ptr) { return 1; }
