toStringListFillNulls

fun CStringList?.toStringListFillNulls(length: Int): List<String>

Will simply replace null with "null"