pub unsafe extern "C" fn gtk_icon_view_new_with_model(
    model: *mut GtkTreeModel
) -> *mut GtkWidget