VOID __stdcall MiFreePlaceholderVadEvent(INT64 a1){
void *v1;
UINT64 v2;
v1 = *(void **)(a1 + 8);
v2 = 72i64;
if( v1 )
{
v2 = 136i64;
ExFreePoolWithTag(v1, 0);
}
PsReturnProcessNonPagedPoolQuota(KeGetCurrentThread()->ApcState.Process, v2);
}