modernc.org/cc@v1.0.1/testdata/issue74.h (about)

     1  struct foobar {
     2  	unsigned long long baz : 36;
     3  };