UNSIGNED
UNSIGNED } signedness_t;
#define UNSIGNED 0x8000 /* %[oupxX] conversions */
enum { SIGNED, UNSIGNED, FLOAT } type;