pub unsafe extern "C" fn gtk_text_tag_changed(
    tag: *mut GtkTextTag,
    size_changed: gboolean
)
Available on crate feature v3_20 only.