1extern "C" int
2c_function ()
3{
4 return 600;
5}
6

source code of lldb/test/API/functionalities/load_unload/c.cpp