t / t4018 / golang-structon commit apply: only pass required data to git_header_name (85c3713)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}