pub unsafe extern "C" fn aeron_publication_image_on_time_event(
    conductor: *mut aeron_driver_conductor_t,
    image: *mut aeron_publication_image_t,
    now_ns: i64,
    now_ms: i64,
)