Function windows_sys::Wdk::System::SystemServices::MmRemovePhysicalMemory
pub unsafe extern "system" fn MmRemovePhysicalMemory(
startaddress: *const i64,
numberofbytes: *mut i64,
) -> NTSTATUS