The C decorated function name is "_MyFunc."
The C decorated name (__stdcall) is "_MyFunc@20." The C++ decorated name is proprietary.
The C decorated name (__fastcall) is "@MyFunc@20." The C++ decorated name is proprietary.