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