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