ref: c38fcb5dc35986b8a93bf2107f800a890e2cea9b
dir: /sys/src/cmd/tcs/gb.h/
/* gb ranges from a1a1 to f7fe inclusive we use a kuten-like mapping the above range to 101-8794 */ #define GBMAX 8795 extern long tabgb[GBMAX]; /* runes indexed by gb ordinal */