fix sigsetjmp on arm (needs asm)
[musl] / arch / arm / bits / setjmp.h
1 typedef unsigned long jmp_buf [64];