#include "internal.h" error io·stat(io·Stream *s, io·Stat *buf) { return fstat(fileno(s), buf); }