world adapt-old { import new: interface { read: func(amt: u32) -> list; } export entrypoint: func(args: list); }