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