module imports.ice15176b; alias CodepointSet = InversionList!(); struct InversionList() { uint[] data; }