[aat] Unbreak builds Some compilers don't like this: ../src/hb-aat-layout-common.hh:732:9: error: declaration of 'using StateTable = struct AAT::StateTable<Types, EntryData>' changes meaning of 'StateTable' [-fpermissive] 732 | using StateTable = StateTable<Types, EntryData>;