Demangle Symbol r and Detect Language.
https://en.wikipedia.org/wiki/Name_mangling
https://mentorembedded.github.io/cxx-abi/abi.html#mangling
https://gcc.gnu.org/onlinedocs/libstdc++/manual/ext_demangling.html
See Implementation
Demangle Symbol r and Detect Language.