cborMapExtractNumber

fun cborMapExtractNumber(map: DataItem, key: Long): Long
fun cborMapExtractNumber(map: DataItem, key: String): Long