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