UINT16
typedef u_int16_t UINT16; /* 2 byte */
typedef uint16_t UINT16;
typedef unsigned short UINT16;