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