fix the type of wchar_t on arm; support wchar_t varying with arch
[musl] / arch / x86_64 / bits / setjmp.h
1 typedef unsigned long jmp_buf [9];