VOID __stdcall SeReleaseAcl(ACL *CapturedAcl, INT8 RequestorMode){ if( (unsigned __int8)RequestorMode <= 1u ) ExFreePoolWithTag(CapturedAcl, 0); }