fastForEachReverseWithIndex

expect inline fun fastForEachReverseWithIndex(callback: (index: Int, value: E) -> Unit)
actual inline fun fastForEachReverseWithIndex(callback: (index: Int, value: E) -> Unit)
actual inline fun fastForEachReverseWithIndex(callback: (index: Int, value: E) -> Unit)