macro_rules! converts_with_timeunit { ($ArrayType:ty, $ArrowType:ty, $time_unit:expr, @map) => { ... }; }