INT64 __fastcall KdDisableDebugger(){ UINT8 v0; INT64 result; LODWORD(result) = KdDisableDebuggerWithLock(v0); return result; }