struct statement_inheritance; struct statement { const struct statement_inheritance* inheritance; unsigned refcount; };