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