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