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