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