#include "internal.h" error io·ungetbyte(io·Stream *s, byte c) { return ungetc(c, s); }