fn readv(self: File, iovecs: []const os.iovec) ReadError!usize
See https://github.com/ziglang/zig/issues/7699
self: File,
iovecs: []const os.iovec,