pub unsafe extern "C" fn gtk_list_store_set(
    list_store: *mut GtkListStore,
    iter: *mut GtkTreeIter
    ...
)