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