pub type G1Affine<P> = Affine<<P as BW6Config>::G1Config>;
struct G1Affine<P> { /* private fields */ }