PopPowerRequestIsExecutionRequiredCapable

BOOL __fastcall PopPowerRequestIsExecutionRequiredCapable(INT64 a1){
  bool v1; 
  _DWORD *v2; 
  v1 = 0;
  if( *(_QWORD *)(a1 + 120) )
  {
    v2 = *(_DWORD **)(a1 + 80);
    v1 = *v2 != 0;
  }
  LOBYTE(v2) = v1;
  return(int)v2;
}

Referenced by:

PopEnableExecutionRequiredPowerRequests
PopHandleConvergedPowerRequestUpdate
PopPowerRequestCleanUp