static fun roundDown(number: Long, roundDownToMultipleOf: Long): Long
static fun roundDown(number: Int, roundDownToMultipleOf: Int): Int