macro_rules! with_match_timestamp_types { ($data_type:expr, | $_t:tt $T:ident | $body:tt) => { ... }; }