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