pub unsafe extern "C" fn aeron_network_publication_on_time_event(
    conductor: *mut aeron_driver_conductor_t,
    publication: *mut aeron_network_publication_t,
    now_ns: i64,
    now_ms: i64,
)