pub unsafe fn MmMapUserAddressesToPage( baseaddress: *const c_void, numberofbytes: usize, pageaddress: *const c_void, ) -> NTSTATUS