ref: 611dced75f0a6c9fd4b35b88ee0dd9ac5806cb54 dir: /module/memfs.m/
MemFS : module { PATH : con "/dis/lib/memfs.dis"; init : fn() : string; newfs : fn (maxsz : int) : ref Sys->FD; };