t / t4018 / golang-structon commit t3506: make hash independent (19ce549)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}