1Styxpersist: module { 2 PATH: con "/dis/lib/styxpersist.dis"; 3 init: fn(clientfd: ref Sys->FD, usefac: int, keyspec: string): (chan of chan of ref Sys->FD, string); 4}; 5