pub unsafe extern "C" fn zx_vmo_transfer_data( dst_vmo: u32, options: u32, offset: u64, length: u64, src_vmo: u32, src_offset: u64, ) -> i32