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