VOID __fastcall MiFreePlaceholderVadEvent(INT64 a1){
void *v1;
ULONG_PTR v2;
v1 = *(void **)(a1 + 8);
v2 = 72i64;
if( v1 )
{
v2 = 136i64;
ExFreePoolWithTag(v1, 0);
}
PsReturnProcessNonPagedPoolQuota(*((_QWORD *)KeGetCurrentThread() + 23), v2);
}