pub fn parse_charset_string(
    input: Z80Span
) -> IResult<Z80Span, CharsetFormat, Z80ParserError>