Macro spec_int_ranges_r

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