pub unsafe extern "C" fn aeron_driver_sender_proxy_on_add_destination(
    sender_proxy: *mut aeron_driver_sender_proxy_t,
    endpoint: *mut aeron_send_channel_endpoint_t,
    uri: *mut aeron_uri_t,
    addr: *mut sockaddr_storage,
    destination_registration_id: i64,
)