macros:
  AIO_ALLDONE:
    in-latest-posix: ''
  AIO_CANCELED:
    in-latest-posix: ''
  AIO_NOTCANCELED:
    in-latest-posix: ''
  LIO_NOP:
    in-latest-posix: ''
  LIO_NOWAIT:
    in-latest-posix: ''
  LIO_READ:
    in-latest-posix: ''
  LIO_WAIT:
    in-latest-posix: ''
  LIO_WRITE:
    in-latest-posix: ''

functions:
  aio_cancel:
    in-latest-posix: ''
  aio_error:
    in-latest-posix: ''
  aio_fsync:
    in-latest-posix: ''
  aio_read:
    in-latest-posix: ''
  aio_return:
    in-latest-posix: ''
  aio_suspend:
    in-latest-posix: ''
  aio_write:
    in-latest-posix: ''
  lio_listio:
    in-latest-posix: ''