pub unsafe extern "C" fn aeron_send_channel_endpoint_check_for_re_resolution(
    endpoint: *mut aeron_send_channel_endpoint_t,
    now_ns: i64,
    conductor_proxy: *mut aeron_driver_conductor_proxy_t,
) -> c_int