pub unsafe extern "C" fn aeron_client_on_time_event(
    conductor: *mut aeron_driver_conductor_t,
    client: *mut aeron_client_t,
    now_ns: i64,
    now_ms: i64,
)