macro_rules! instrumented_query_file_as { ($out_ty:ty, $path:literal $(, $arg:expr)* $(,)?) => { ... }; }