Function
Swift struct representation of a record/class as a wrapper of a pointer
func recordClassCode(_ e: GIR.Record, parent: String, indentation: String = " ", ptr: String = "ptr") -> String