NTSTATUS __stdcall MiFreeTransitionPageHeatList(PSLIST_ENTRY ListEntry){
if( *(&stru_140C4DB30 + 1552) >= 0x40u )
return(unsigned int)ExFreePoolWithTag(ListEntry, 0);
else
return(unsigned int)RtlpInterlockedPushEntrySList((PSLIST_HEADER)&stru_140C4DB30 + 194, ListEntry);
}