pub unsafe extern "C" fn gtk_widget_path_iter_set_object_type(
    path: *mut GtkWidgetPath,
    pos: c_int,
    type_: GType
)