t / t4018 / golang-structon commit read-cache: clean up casting and byte decoding (371ed0d)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}