Variable CallMessage.mangle

function mangle for overloading

struct CallMessage
{
  // ...
  string mangle;
  // ...
}