pub unsafe extern "C" fn aeron_send_channel_endpoint_remove_publication(
    endpoint: *mut aeron_send_channel_endpoint_t,
    publication: *mut aeron_network_publication_t,
) -> c_int