pub unsafe extern "system" fn RtlMultipleFreeHeap(
    HeapHandle: PVOID,
    Flags: ULONG,
    Count: ULONG,
    Array: *mut PVOID
) -> ULONG