pub unsafe extern "C" fn gtk_widget_path_iter_has_class(
    path: *const GtkWidgetPath,
    pos: c_int,
    name: *const c_char
) -> gboolean