int _cdecl f (int x) { return 0; } int _stdcall f (int y) { return 0; } После искажения имени будет:...