typedef struct { int x; } Test; int test(Test*);