fun buildGenericTypes(dimension: Int, type: String, from: Int = 1, variance: String? = null): String
fun buildGenericTypes(dimension: Int, type: String, index: Int, typeAtIndex: String, variance: String? = null): String