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