pub fn walk_format_args<'a, V: Visitor<'a>>(
    visitor: &mut V,
    fmt: &'a FormatArgs
) -> V::Result