pub type QcHash<Types> = Commitment<QuorumCertificate2<Types>>;
struct QcHash<Types>(/* private fields */);