pub unsafe extern "C" fn zx_vmar_op_range( handle: u32, op: u32, address: usize, size: usize, buffer: *mut u8, buffer_size: usize, ) -> i32