pub unsafe extern "C" fn aeron_driver_context_set_client_liveness_timeout_ns(
    context: *mut aeron_driver_context_t,
    value: u64,
) -> c_int