INT64 __stdcall PopIdleDetection(){ INT64 result; if( PsWin32CalloutsEstablished ) return PopScanIdleList(); return result; }