pub unsafe extern "C" fn lio_listio( mode: c_int, list: *const *const aiocb, nent: c_int, sig: *mut sigevent, ) -> c_int
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/lio_listio.html.