ref: 1265f41334e895d9b52e80918a57c19c86d6e66d dir: /lib/std/consts.myr/
use "syswrap" pkg std = const In : fd = 0 const Out : fd = 1 const Err : fd = 2 ;;