pub unsafe extern "C" fn aeron_linger_resource_entry_on_time_event(
    conductor: *mut aeron_driver_conductor_t,
    entry: *mut aeron_linger_resource_entry_t,
    now_ns: i64,
    now_ms: i64,
)