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