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