The memory region can be executed.
const PROT_EXEC: MemProtFlags = MemProtFlags(cty::PROT_EXEC);
mmap(2) and PROT_EXEC therein