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