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