pub unsafe extern "C" fn aeron_publication_image_invalidate(
    image: *mut aeron_publication_image_t,
    reason_length: i32,
    reason: *const c_char,
)