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