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