BOOL __stdcall PopPowerRequestIsExecutionRequiredStatusHeld(INT64 a1){ BOOL result; result = *(_DWORD *)(a1 + 44) != 0; if( PopPowerRequestConvertSystemToExecution ) { if( *(_DWORD *)(a1 + 36) ) return 1; } return result; }