t / t4018 / golang-structon commit win32: replace pthread_cond_*() with much simpler code (c73b7ad)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}