pub fn dummy_memory<T>(store: &mut Store<T>, ty: MemoryType) -> Result<Memory>
Construct a dummy memory for the given memory type.