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