macro_rules! spec_int_ranges_r {
    ($($t:ty)*) => { ... };
}