pub unsafe extern "C" fn aeron_retransmit_handler_process_timeouts(
handler: *mut aeron_retransmit_handler_t,
now_ns: i64,
resend: aeron_retransmit_handler_resend_func_t,
resend_clientd: *mut c_void,
) -> c_int
pub unsafe extern "C" fn aeron_retransmit_handler_process_timeouts(
handler: *mut aeron_retransmit_handler_t,
now_ns: i64,
resend: aeron_retransmit_handler_resend_func_t,
resend_clientd: *mut c_void,
) -> c_int