struct B { float a; float b; }; void frag_main() { } void main() { frag_main(); }