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