toInt

@JvmName(name = "toIntDoubleDouble")
fun Pair<Double, Double>.toInt(): Pair<Int, Int>