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