iinfo64
__CTASSERT(sizeof(struct iinfo64) == 8);
struct iinfo64 u_64;
__CTASSERT(__alignof(union iinfo) == __alignof(struct iinfo64));