public int ProxyTraced() => proxyTraced.FuncParams(3, 5);
public int ProxyNoTracing() => proxyNotTraced.FuncParams(3, 5);