This is a simple C++ symbol mangler which can mangle C++ symbols.
Please note that this is not complete mangler and does not support everything. Currently it does not support function pointers, templates and return values.