Glyph low byte table.
typedef struct _GLBTBL { PGLYPHINFO pGlyphInfo[1]; /* Up to 256 entries per table */ } GLBTBL;
typedef GLBTBL *PGLBTBL;