pub unsafe extern "system" fn MmSecureVirtualMemory(
    address: *const c_void,
    size: usize,
    probemode: u32,
) -> HANDLE