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