Constant TLS_1_3_VERSION_MAJOR

pub const TLS_1_3_VERSION_MAJOR: u8 = 0x3; // 3u8
Available on crate feature dep_sdl3 only.