fastForEachReverseIndexed

inline fun PointList.fastForEachReverseIndexed(block: (index: Int, Point) -> Unit)