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