t / t4018 / golang-structon commit merge-recursive: avoid wrapper function when unnecessary and wasteful (75f3fa7)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}