ktr_io
static void ktr_io(lwp_t *, int, enum uio_rw, struct iovec *, size_t);
ktr_io(l, fd, rw, &iov, len);
ktr_io(l, fd, rw, iov, len);