pub unsafe extern "system" fn RtlCreateMemoryZone(
    MemoryZone: *mut PVOID,
    InitialSize: SIZE_T,
    Flags: ULONG
) -> NTSTATUS