escapeLeadingUnderscores

external fun escapeLeadingUnderscores(identifier: String): __String(source)

Add an extra underscore to identifiers that start with two underscores to avoid issues with magic names like 'proto'