MAXIO
#define MAXIOS (MAXTX / MAXIO)
for (n = 0, o = 0; size > MAXIO; n++, size -= MAXIO, o += MAXIO) {
aiop->aio_nbytes = MAXIO;