pub fn del_inodes_with_rev<T: TreeMutTxnT>( txn: &mut T, inode: &Inode, position: &Position<ChangeId> ) -> Result<bool, TreeErr<T::TreeError>>