u_int8_t
typedef uint8_t u_int8_t;
typedef unsigned char u_int8_t;
typedef unsigned char u_int8_t; /* 1-byte (8-bits) */
typedef __uint8_t u_int8_t;