pub type PRTL_HEAP_LEAK_ENUMERATION_ROUTINE = Option<unsafe extern "system" fn(Reserved: LONG, HeapHandle: PVOID, BaseAddress: PVOID, BlockSize: SIZE_T, StackTraceDepth: ULONG, StackTrace: *mut PVOID) -> NTSTATUS>;