pub unsafe extern "system" fn RtlFreeHeap(
    HeapHandle: PVOID,
    Flags: ULONG,
    BaseAddress: PVOID
) -> BOOLEAN