#include <aio.h>
struct aiocb foo;
int main(void) { return 0; }
