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