#include "file.h" int fprintf(struct __opaque_file *stream, const char *format, ...) { return 0; }