macro_rules! impl_make_geometric_int {
    ($T:ty, $QO:ty) => { ... };
}