ref: 15b2a406cc0e11377cee12b5a112c003f7250a7f 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; };