1#include "foo.h"
2
3int call_foo1() { return foo1(); }
4

source code of lldb/test/API/functionalities/pre_run_dylibs/foo.cpp