SItype
typedef int SItype __attribute__((mode(SI)));
typedef int SItype __attribute__ ((mode(SI)));
typedef long SItype;