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