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