tab_suffixof
#define tab_suffixof(i) ((char_type *)(htab))[i]
#define tab_suffixof(i) ((char_type *)(zs->zs_htab))[i]