__readv
extern ssize_t __readv(int, const struct iovec *, int);
PERFORM(__readv(fildes, iov, iovcnt))