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