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