static extern TODO DebugProc(TODO);
Declare Function DebugProc Lib "user32.dll" (TODO) As TODO
/// see the DebugProc hook procedure.