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