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