#include <aio.h>
int const foo = AIO_NOTCANCELED;
int main(void) { return 0; }
