pub unsafe extern "C" fn gtk_icon_view_get_drag_dest_item(
    icon_view: *mut GtkIconView,
    path: *mut *mut GtkTreePath,
    pos: *mut GtkIconViewDropPosition
)