hmm, just thought that is a good additional variant for: Undecorate functions from C++ compilers #3
Moreover, it will be useful for any other cases like for DllImport
[PrefixL]procName -> [PrefixR]alias1
-> [PrefixR]alias2
where PrefixL/R it's a main IProvider.Prefix if used
etc.
TODO