Deprecated, use @intFromEnum(std.elf.PT.LOAD)
@intFromEnum(std.elf.PT.LOAD)
pub const PT_LOAD = @backingInt(std.elf.PT.LOAD)