pub unsafe extern "C" fn gtk_icon_view_set_tooltip_item(
    icon_view: *mut GtkIconView,
    tooltip: *mut GtkTooltip,
    path: *mut GtkTreePath
)