lastIndexOf

expect fun <E> PlatformList<E>.lastIndexOf(item: E): Int
actual fun <E> PlatformList<E>.lastIndexOf(item: E): Int