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