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