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