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