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