1{ 2 global: 3 extern "C" { 4 SetThreadInfoCallback; 5 DFX_InstallSignalHandler; 6 ThreadInfoCallBack; 7 }; 8 local: 9 *; 10};