struct foo {
    struct {
        unsigned int a;
        unsigned int b;
    };
};