do not use _Noreturn for a function pointer in dynamic linker
[musl] / arch / i386 / bits / setjmp.h
1 typedef unsigned long __jmp_buf[6];