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