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