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