t / t4018 / golang-structon commit pack-objects: fix performance issues on packing large deltas (9ac3f0e)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}