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