uint8
typedef unsigned char uint8;
typedef unsigned char uint8, *puint8;
typedef u8 uint8;
#define uint8 unsigned char