module: unix-portability author: Hannes Mehnert define function unix-lseek (fd :: , position :: , mode :: ) => (position :: ) end; define function unix-errno () => (res) end; define constant $proc-path = "";