I\'d like to sort a Kotlin array of objects, with nulls first and then sort values descending. This is similar to Kotlin sorting nulls last but with a bit different sorting.