N_IOV32
struct netbsd32_iovec aiov32[N_IOV32];
for (i = 0; i < iovlen; iov32 += N_IOV32, i += N_IOV32) {
if (n > N_IOV32)
n = N_IOV32;