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