This series fixes a couple of issue in msvcrt's C++ unmangler.
-- v2: dlls/msvcrt: fix demangling of variables being an array dlls/msvcrt: add support for restrict and unaligned qualifiers in demangling dlls/msvcrt: fix and cleanup undecoration of templatized functions and methods msvcrt: add support for C++11 operator "" in demangling msvcrt: fix demangling of RTTI type descriptor