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