pub unsafe extern "system" fn RtlAllocateMemoryZone(
    MemoryZone: PVOID,
    BlockSize: SIZE_T,
    Block: *mut PVOID
) -> NTSTATUS