fix undefined behavior in memset due to missing sequence points
[musl] / arch / x32 / bits / setjmp.h
1 typedef unsigned long long __jmp_buf[8];