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