#include #include int ziowrite(int fd, Zio io[], int nio) { return ziopwrite(fd, io, nio, -1LL); }