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