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