public void TestInt32()
 {
     TestCore(1, stream => Unpacking.UnpackInt32(stream), null);
 }