pub unsafe extern "C" fn gtk_tree_view_column_set_sort_column_id(
    tree_column: *mut GtkTreeViewColumn,
    sort_column_id: c_int
)