USHORT
enum type { CHAR, UCHAR, SHORT, USHORT, INT, UINT, LONG, ULONG, KPTR };
typedef uint16_t USHORT;
typedef unsigned short USHORT;
typedef uint16_t USHORT;
#define USHORT void*
typedef unsigned short USHORT;
typedef unsigned short USHORT;