Function windows::Wdk::System::SystemServices::MmRemovePhysicalMemory

pub unsafe fn MmRemovePhysicalMemory(
    startaddress: *const i64,
    numberofbytes: *mut i64,
) -> NTSTATUS