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