pub unsafe extern "C" fn zx_stream_writev( handle: u32, options: u32, vectors: *const zx_iovec_t, num_vectors: usize, actual: *mut usize, ) -> i32