pub type Fq = Fq;
The base field of the curve Used to encode the polynomial commitments
pub struct Fq(pub BigInt<4>);
0: BigInt<4>