pub trait SnapshotMptIteraterTrait: FallibleIterator<Item = (CompressedPathRaw, SnapshotMptNode), Error = Error> { }