add max_align_t definition for C11 and C++11
[musl] / arch / x86_64 / bits / setjmp.h
1 typedef unsigned long __jmp_buf[8];