pub type InnerDigestHash = Hash<InnerVal, InnerVal, DIGEST_SIZE>;
struct InnerDigestHash { /* private fields */ }