pub unsafe extern "C" fn aeron_send_channel_send_endpoint_address( endpoint: *mut aeron_send_channel_endpoint_t, endpoint_address: *mut sockaddr_storage, iov: *mut iovec, iov_length: usize, bytes_sent: *mut i64, ) -> c_int