public SerType_33[] EchoSerType_33Array(SerType_33[] input)
 {
     return input;
 }
 public SerType_33 EchoSerType_33(SerType_33 input)
 {
     return input;
 }