extern void aio_init (__const struct aioinit *__init) __THROW __nonnull ((1));
__THROW 抛出异常。 __nonnull ((1)) 非空的1