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