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

extern "C" int d_function() { return 700; }