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