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