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