pub unsafe extern "C" fn aio_suspend( list: *const *const aiocb, nent: c_int, timeout: *const timespec, ) -> c_int
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/aio_suspend.html.