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