pub type ConsensusVRFPrivateKey = EcVrfPrivateKey;
pub struct ConsensusVRFPrivateKey(/* private fields */);