pub type G2Affine<P> = Affine<<P as Bls12Config>::G2Config>;
struct G2Affine<P> { /* private fields */ }