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