VOID __stdcall PopResetActionDefaults(){
WakeFromState = PowerSystemWorking;
SystemState = PowerSystemUnspecified;
EffectiveState = PowerSystemUnspecified;
byte_140C2327D = 0;
if( (PopAction & 2) == 0 )
{
LOBYTE(PopAction) = 0;
byte_140C23262 = 0;
*(_QWORD *)&SystemAction = 0i64;
byte_140C2327C = 0;
SleepReason = PolicyDeviceMax;
Flags = 268435459i64;
}
}