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