pub unsafe extern "C" fn gtk_column_view_sort_by_column(
    self_: *mut GtkColumnView,
    column: *mut GtkColumnViewColumn,
    direction: GtkSortType
)