1{ 2 global: 3 extern "C" { 4 ProcInfo*; 5 Get*; 6 Read*; 7 TidToNstid*; 8 IsThreadInPid*; 9 }; 10 local: 11 *; 12}; 13