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