fn format_tql( f: &mut Formatter<'_>, start: &str, end: &str, step: &str, lookback: Option<&str>, query: &str, ) -> Result