#include #include #include #include typedef struct Foo { float x; } Foo; void root(struct Foo a);