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