suspend fun Counter.getAndIncrementAwait(): Long
Increment the counter atomically and return the value before the increment.