void __fastcall MiDeleteAweInfo(ULONG_PTR a1, _QWORD *a2, INT64 a3){ if( (*(_DWORD *)a2 & 2) != 0 ) ExCleanupAutoExpandPushLock((UINT64)(a2 + 7), (INT64)a2, a3); MiDeleteAweBitMap(a1, a2 + 2); ExFreePoolWithTag(a2, 0); }