pub unsafe extern "system" fn RtlCreateTagHeap(
    HeapHandle: *mut c_void,
    Flags: u32,
    TagPrefix: PWSTR,
    TagNames: PWSTR
) -> u32