The memory region can be read from.
const PROT_READ: MemProtFlags = MemProtFlags(cty::PROT_READ);
mmap(2) and PROT_READ therein