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