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