PopArePowerSettingsEqual

bool __fastcall PopArePowerSettingsEqual(__int64 a1, const VOID *a2, unsigned int a3){
  return a1 && a2 && *(_DWORD *)(a1 + 4) == a3 && RtlCompareMemory((const VOID *)(a1 + 12), a2, a3) == (_SIZE_T *)a3;
}

Referenced by:

PopSetPowerSettingValue