// Can't apply "unsigned" qualifier to "float" type struct Foo { unsigned float x; };