pub unsafe extern "C" fn gtk_column_view_row_set_accessible_label(
    self_: *mut GtkColumnViewRow,
    label: *const c_char
)
Available on crate feature v4_12 only.