PopPluginComponentIdleState

CHAR __fastcall PopPluginComponentIdleState(__int64 a1, unsigned int a2, __int64 a3, void *a4){
  CHAR result; 
  if( a4 )
    memset((INT64)a4, 0i64);
  result = PopPepNotifyIdleState(*(_QWORD *)(a1 + 56), a2, a3, (INT64)a4);
  if( result )
  {
    if( !a4 )
      PopFxBugCheck(0x612ui64, 0i64, 0i64, 0i64);
  }
  return result;
}

Referenced by:

PoFxCompleteIdleState
PopFxProcessWork