pub unsafe extern "C" fn aeron_receive_channel_endpoint_send(
    endpoint: *mut aeron_receive_channel_endpoint_t,
    destination: *mut aeron_receive_destination_t,
    address: *mut sockaddr_storage,
    iov: *mut iovec,
) -> c_int