ref: 96f7ecd57ed79995544a125e752c9711aeedbcb8 dir: /lib/std/errno+plan9.myr/
pkg std = type errno = int const Erange : errno = 1 const Emisc : errno = 2 const Eexist : errno = 3 ;;