pub(crate) type BigInt2048 = BigInt<32>;
2048 bits
pub(crate) struct BigInt2048 { /* private fields */ }