typedef struct S { float f; float g; } S; void f(S);