fix x86_64 wrongly reporting itself as ILP32 instead of LP64
[musl] / arch / x86_64 / bits / setjmp.h
1 typedef unsigned long jmp_buf [9];