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