llvm/lldb/test/API/functionalities/target-new-solib-notifications/c.cpp

extern "C" int c_function() { return 600; }