u_int16_t
#define u_int16_t unsigned short
typedef uint16_t u_int16_t;
typedef unsigned short int u_int16_t;
typedef __uint16_t u_int16_t;