iinfo32
__CTASSERT(sizeof(struct iinfo32) == 4);
struct iinfo32 u_32;
__CTASSERT(__alignof(union iinfo) == __alignof(struct iinfo32));