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