TL_hzinput.so.txt

TL_hzinput.so make use of one data structure, which include a few other important data structures. We will address it.

HzInputTable_T
  This is the main data structure, defined in xl_hzinput.h
  It stores a lot of variables, but only a few of them are useful.
  hz_input_table *cur_table is the most important pointer.
  cur_table is pointing the inputmethod table for the current IM.
