When awaited, return the next item from the given asynchronous iterator, or default if given and the iterator is exhausted.
awaitable anext(async_iterator)