AIO_NOTCANCELED
td->td_retval[0] = AIO_NOTCANCELED;
ATF_REQUIRE(aio_cancel(s[1], &iocb) == AIO_NOTCANCELED);