fn expand_format_args_impl<'cx>( ecx: &'cx mut ExtCtxt<'_>, sp: Span, tts: TokenStream, nl: bool) -> Box<dyn MacResult + 'cx>