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