io_write_blocking
c = io_write_blocking(fd, buf, sz);
if (!io_write_blocking(fd, &tagbuf, sizeof(tagbuf))) {
if (!io_write_blocking(fd, buf, wsz)) {