pub unsafe extern "C" fn gtk_tree_model_get_column_type(
    tree_model: *mut GtkTreeModel,
    index_: c_int
) -> GType