pub unsafe fn MmProtectMdlSystemAddress(
    memorydescriptorlist: *const MDL,
    newprotect: u32
) -> NTSTATUS