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