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