use signed char rather than plain char for int8_t
[musl] / arch / i386 / bits / setjmp.h
1 typedef unsigned long jmp_buf [7];