#include struct istream_inheritance; struct istream* new_istream( const struct istream_inheritance* inheritance, size_t alloc_size);