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