UCHAR
typedef unsigned char UCHAR;
typedef unsigned char UCHAR;
typedef uint8_t UCHAR;
typedef unsigned char UCHAR;
typedef uint8_t UCHAR;
typedef unsigned char UCHAR;
#define UCHAR(x) ((unsigned char)(x & DZ_RBUF_MASK))