macro_rules! trace_timed { ($trace:expr, $component:expr, $phase:expr, $timing:expr, $($arg:tt)*) => { ... }; }