pub unsafe extern "C" fn gtk_widget_path_iter_has_qclass(
    path: *const GtkWidgetPath,
    pos: c_int,
    qname: GQuark
) -> gboolean