USItype
typedef unsigned int USItype __attribute__((mode(SI)));
typedef unsigned int USItype __attribute__ ((mode(SI)));
typedef unsigned long USItype;