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