Glyph high byte table.
typedef struct _GHBTBL { PGLBTBL pglbTbl[1]; /* Up to 256 entries per table */ } GHBTBL;
typedef GHBTBL *PGHBTBL;