pub(crate) type BigRational4096 = Ratio<BigInt<64>>;
pub(crate) struct BigRational4096 { /* private fields */ }