class RenderStyle { int width, height; // ... RareCSSData* rareData; };
で
class RareCSSData { // ... };