fix regression in size of nlink_t (broken stat struct) on x86_64
[musl] / arch / arm / bits / setjmp.h
1 typedef unsigned long long jmp_buf[32];