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