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