pub unsafe extern "C" fn gtk_tree_drag_dest_row_drop_possible(
    drag_dest: *mut GtkTreeDragDest,
    dest_path: *mut GtkTreePath,
    selection_data: *mut GtkSelectionData
) -> gboolean