t / t4018 / golang-structon commit t1400: add tests around adding/deleting pseudorefs (65eb8fc)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}