t / t4018 / cpp-union-definitionon commit connect & http: support -4 and -6 switches for remote operations (c915f11)
   1union RIGHT {
   2        double v;
   3        int ChangeMe;
   4};