Function windows_sys::Wdk::System::SystemServices::MmMapUserAddressesToPage
pub unsafe extern "system" fn MmMapUserAddressesToPage(
baseaddress: *const c_void,
numberofbytes: usize,
pageaddress: *const c_void,
) -> NTSTATUS