somehow timespec tv_nsec had the wrong type on x86_64... fixed
[musl] / arch / x86_64 / bits / setjmp.h
1 typedef unsigned long jmp_buf [9];