pub unsafe extern "system" fn RtlCreateTagHeap(
    HeapHandle: PVOID,
    Flags: ULONG,
    TagPrefix: PWSTR,
    TagNames: PWSTR
) -> ULONG