pub type HashOutput<S> = Output<<S as Suite>::Hasher>;
pub struct HashOutput<S> { /* private fields */ }