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