pub unsafe extern "C" fn gtk_widget_path_iter_set_state(
    path: *mut GtkWidgetPath,
    pos: c_int,
    state: GtkStateFlags
)