BYTE
#define BYTE 0
typedef uint8_t BYTE;
typedef unsigned char BYTE;
#define BYTE uint8_t
#define BYTE (1)