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