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