If I use the "Hello World Pass" example from "Writing an LLVM Pass", then the C++ function names (from Function::getName) are mangled. Is it possible to get the demangled function name instead?