pub const PAGE_EXECUTE: u32 = 16;
Enables execute access to the committed region of pages. An attempt to write to the committed region results in an access violation.