Constant openssl_sys::SSL_OP_TLSEXT_PADDING
pub const SSL_OP_TLSEXT_PADDING: c_ulong = 0x10;
The portability is definied by:
#[cfg(all(any(ossl102, libressl), not(any(libressl261))))]