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