fun SparseIntArray.remove(key: Int, value: Int): Boolean
Removes the entry for key only if it is mapped to value.