func golang.org/x/sys/unix.Preadv
one use
golang.org/x/sys/unix (current package)
syscall_linux.go#L2014: func Preadv(fd int, iovs [][]byte, offset int64) (n int, err error) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)