pub unsafe extern "system" fn RtlAllocateHeap(
    HeapHandle: PVOID,
    Flags: ULONG,
    Size: SIZE_T
) -> PVOID