pub unsafe extern "C" fn gtk_tree_store_set(
    tree_store: *mut GtkTreeStore,
    iter: *mut GtkTreeIter,
     ...
)