struct ostream_inheritance; struct ostream { const struct ostream_inheritance* inheritance; unsigned refcount; };