pub type Affine = EpAffine;
A Pallas point in the affine coordinate space (or the point at infinity).
pub struct Affine { /* private fields */ }