Function openssl_sys::SSL_set_alpn_protos
pub unsafe extern "C" fn SSL_set_alpn_protos(s: *mut SSL, data: *const c_uchar, len: c_uint) -> c_int
The portability is definied by:
#[cfg(any(ossl102, libressl261))]