protocol _UTFParser
func parseScalar<I>(from: inout I) -> Unicode.ParseResult<Self.Encoding.EncodedScalar>