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