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