macro_rules! mk_from_str_dp_rindex {
    ($t:ty, $len:expr) => { ... };
}