pub type RandomnessPrivateKey = PrivateKey<G2Element>;
pub struct RandomnessPrivateKey(/* private fields */);