pub unsafe extern "C" fn aeron_send_channel_endpoint_on_response_setup(
endpoint: *mut aeron_send_channel_endpoint_t,
conductor_proxy: *mut aeron_driver_conductor_proxy_t,
buffer: *mut u8,
length: usize,
addr: *mut sockaddr_storage,
)