Constant MH_NO_HEAP_EXECUTION [src]
When this bit is set, the OS will run the main executable with a non-executable heap even on platforms (e.g. x86) that don't require it. Only used in MH_EXECUTE filetypes.
Source
pub const MH_NO_HEAP_EXECUTION = 0x1000000