See https://github.com/emscripten-core/emscripten/issues/24982. e.g if my function has the name `Namespace::foo(Namespace::SomeClass)` in the name section the emitted symbol map file will contain: ``` 2:Namespace::foo\28Namespace::SomeClass\29 ```