The memory region can be written to.
const PROT_WRITE: MemProtFlags = MemProtFlags(cty::PROT_WRITE);
mmap(2) and PROT_WRITE therein