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