typedef struct _StructType StructType; void foo(StructType*); void bar(StructType*);