This patch implements simple demangling of basic types such as primitives,adds support for type back referencing, allowing demangling of
arrays, `__vector`, associative arrays, pointers and compound types such as
structs and classes.
Signed-off-by: Luís Ferreira <contact@lsferreira.net>compressed mangled symbols with repetitive types.