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