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