struct MemoryDescriptor { minimum: Pages, maximum: Option, shared: bool, }