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