TTYMSG_IOV_MAX
struct iovec localiov[TTYMSG_IOV_MAX];
struct iovec iov[TTYMSG_IOV_MAX];
assert(iovcnt <= TTYMSG_IOV_MAX);
assert(sz <= TTYMSG_IOV_MAX);