kern_aio_error
return (kern_aio_error(td, uap->aiocbp, &aiocb_ops));
return (kern_aio_error(td, (struct aiocb *)uap->aiocbp, &aiocb32_ops));