NTSTATUS __stdcall PopFxResetSocSubsystemAccounting(UINT64 PlatformIdleStateIndex){
int v1;
NTSTATUS v2;
int v4;
int v5;
v2 = 0;
if( !PopFxLookupSocSubsystemsByPlatformIdleState(PlatformIdleStateIndex) )
return -1073741585;
v4 = v1;
v5 = 0;
if( !(*(unsigned __int8(__fastcall **)(__int64, int *))(*(_QWORD *)&PopFxProcessorPlugin + 96i64))(38i64, &v4) )
PopFxBugCheck(0x605u, 0x26u, PopFxProcessorPlugin, 0);
return v2;
}