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