Results 2 comments of Tungsten

@felipensp would adding a default name mangling for user defined variables, functions, types, etc. and a different one for all internal auto generated types be a viable solution? ie. prefixing...

> Why not postfix userland function names with a hash? is there a benefit to a hash over just an int counter like is used for anonymous... I believe structs?