PopNotifyShutdownListener

INT64 __stdcall PopNotifyShutdownListener(){
  INT64 result; 
  if( PopShutdownNotificationCallback )
    return(*((__int64(__fastcall **)(_QWORD))PopShutdownNotificationCallback + 1))(*((_QWORD *)PopShutdownNotificationCallback
                                                                                     + 2));
  return result;
}

Referenced by:

PopSaveHiberContext
PopShutdownSystem