/*optional*/
#include <limits.h>
#ifndef AIO_LISTIO_MAX
#error "AIO_LISTIO_MAX is not defined"
#endif
int main(void) { return 0; }
