pub unsafe extern "system" fn MmIsNonPagedSystemAddressValid(
    virtualaddress: *const c_void,
) -> BOOLEAN