pub const SECTION_INHERIT = enum(c_int)
pub const SECTION_INHERIT = enum(c_int) { Share = 1, Unmap = 2, }