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