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