pub unsafe extern "C" fn gtk_icon_view_set_model(
    icon_view: *mut GtkIconView,
    model: *mut GtkTreeModel
)