macro_rules! ascii_naive {
    ($name:ident, $src_unit:ty, $dst_unit:ty) => { ... };
}