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