Create a new read/write memory mapped file of a given size
mmap_create(path, size)
path
file path
size
size in bytes
a arrow::io::MemoryMappedFile