BOOL
typedef char BOOL;
typedef unsigned int UINT, BOOL;
typedef uint32_t BOOL;
#define BOOL 4
#define BOOL 02 /* true-false value */