typedef unsigned short ibylen_t;
typedef fstream ibyfile_t;
typedef TCHAR ibychar_t;
typedef basic_string<ibychar_t> ibystring_t;
typedef basic_string<ibychar_t> lenstring_t;
typedef vector<ibystring_t> stringvec_t;