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