pub fn io_open( args: &[ValueWord], ctx: &ModuleContext<'_>, ) -> Result<ValueWord, String>
io.open(path, mode?) -> IoHandle