pub unsafe extern "C" fn gtk_column_view_column_set_title(
    self_: *mut GtkColumnViewColumn,
    title: *const c_char
)