pub fn decode_tree_serialized_with_key( data: &[u8], expected: ContentHash, anchor: Option<&Tree>, ) -> Result<Tree>