ref: d09cf07a82cf4ffb846a31d0384e774b4c4661e1
dir: /module/unbundle.m/
Unbundle: module {
PATH: con "/dis/fs/bundle.dis";
types: fn(): string;
init: fn();
run: fn(nil: ref Draw->Context, report: ref Report,
nil: list of Option, args: list of ref Value): ref Value;
unbundle: fn(r: ref Fslib->Report, iob: ref Bufio->Iobuf, seekable: int, blocksize: int): Fslib->Fschan;
};