llvm/lldb/test/API/functionalities/executable_first/b.cpp

int LLDB_DYLIB_EXPORT b_function() { return 500; }