aio_suspend1
error = aio_suspend1(l, list, nent, SCARG(uap, timeout) ? &ts : NULL);
int aio_suspend1(struct lwp *, struct aiocb **, int, struct timespec *);