pub unsafe extern "C" fn gtk_widget_path_iter_get_object_name(
    path: *const GtkWidgetPath,
    pos: c_int
) -> *const c_char
Available on crate feature v3_20 only.