macro_rules! impl_mul_fraction {
    ($Uint:ident) => { ... };
}