t / t4018 / golang-structon commit packfile: drop release_pack_memory() (9827d4c)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}