pub const ZETA: i32 = 1753;
Primitive 512th root of unity modulo q.
Used to build the NTT twiddle factor table. zeta = 1753 satisfies zeta^256 = -1 (mod q).