VOID __stdcall SeFreeCapturedObjectTypeList(VOID *ObjectTypeList){ if( ObjectTypeList ) ExFreePoolWithTag(ObjectTypeList, 0); }