CHAR __stdcall IopIsActivityTracingEnabled(){ CHAR v0; if( (IopFunctionPointerMask & 4) == 0 ) return 0; v0 = 1; if( (IopIrpExtensionStatus & 1) == 0 ) return 0; return v0; }