fix ioctl _IOR, _IOW, etc macros to avoid signed overflow (2<<30)
[musl] / arch / arm / bits / setjmp.h
1 typedef unsigned long long jmp_buf[32];