ref: 82b046f36f8084a22bbb5d71edd0edd9179561eb
dir: /module/cci.m/
CCI: module
{
PATH: con "/dis/lib/cci.dis";
# Common Client Interface, for external control of Charon
init: fn(smod: String, hctl: chan of string);
view: fn(url, ctype: string, data: array of byte);
};