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