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