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