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