use a more-correct integer type, and silence 64-bit warnings as a bonus
[musl] / include / bits / setjmp.h
1 typedef unsigned long jmp_buf [7];