pub unsafe extern "C" fn aeron_publication_image_entry_free(
    conductor: *mut aeron_driver_conductor_t,
    entry: *mut aeron_publication_image_entry_t,
)