int8_t
typedef __int8_t int8_t;
typedef signed char int8_t;
typedef int int8_t __attribute__((mode(QI)));
typedef char int8_t;
typedef /*signed*/ char int8_t;
typedef signed char int8_t;
typedef char int8_t;
typedef signed char int8_t;
typedef signed char int8_t;