pub unsafe extern "C" fn aeron_driver_sender_proxy_on_remove_destination_by_id(
    sender_proxy: *mut aeron_driver_sender_proxy_t,
    endpoint: *mut aeron_send_channel_endpoint_t,
    destination_registration_id: i64,
)