pub type InnerHash = PaddingFreeSponge<InnerPerm, 16, 8, 8>;
struct InnerHash { /* private fields */ }