class MTCodepointChar : Any
MTCodepointChar(codepoint: Int)
val codepoint: Int
fun toUnicodeString(): String