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