(library (io-spec) (export ) (import (except (ikarus) )) (define-struct $port (buffer index size handlers codec attrs)) )