public static IRxStruct <short> GetRxShort()
 {
     return(ShortPool.Take());
 }