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