typedef struct FunctionBuilder FunctionBuilder;
typedef struct UserFuncName UserFuncName;
typedef struct Flags Flags;
typedef struct AbiParam AbiParam;
typedef struct Builder Builder;
typedef struct Signature Signature;
typedef struct FunctionBuilderContext FunctionBuilderContext;
typedef struct Function Function;
typedef struct Variable Variable;