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