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