pub unsafe extern "C" fn gtk_icon_view_path_is_selected(
    icon_view: *mut GtkIconView,
    path: *mut GtkTreePath
) -> gboolean