aio_write
aio_write(apv[i]);
if (aio_write(&c_descr->aiocb) < 0)
int aio_write(struct aiocb *);
struct aio_write_args aio_write;