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