struct { unsigned : 4, x : 15, : 13; } s; void f(void) { s.x; }