VOID *__fastcall CmpFree(PVOID P, unsigned int a2){ CmpReleaseGlobalQuota(a2); return ExFreePoolWithTag(P, 0); }