pub unsafe extern "C" fn aio_suspend(
    aiocb_list: *const *const aiocb,
    nitems: i32,
    timeout: *const timespec
) -> i32