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