ref: eda0723dd3e8d781dd323bb20207ce1f1dfcc368 dir: /appl/cmd/lego/rcxsend.m/
RcxSend : module { PATH: con "/dis/lego/rcxsend.dis"; init: fn (pnum, dbg : int) : string; send : fn (data : array of byte, slen, rlen : int) : array of byte; };