public static void RestoreRxShort(IRxStruct <short> rxShort)
 {
     ShortPool.Restore(rxShort);
 }