#include "internal.h" int io·flush(io·Stream *s) { return fflush(s); }