pub fn expand_parsed_format_args(
    ecx: &mut ExtCtxt<'_>,
    fmt: FormatArgs
) -> P<Expr>