VOID __stdcall PopPowerAggregatorNotifyResiliencyReached(){
PopAcquireRwLockExclusive((_POP_RW_LOCK *)&PopPowerAggregatorLock);
if( *(_DWORD *)&Version == 1 )
*(&ymmword_140C215C8 + 24) = 0;
PopReleaseRwLock((UINT64)&PopPowerAggregatorLock);
}