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