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