#include "internal.h" long io·tell(io·Stream *s) { return ftell(s); }