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