Function openssl_sys::X509_VERIFY_PARAM_set1_host
pub unsafe extern "C" fn X509_VERIFY_PARAM_set1_host(param: *mut X509_VERIFY_PARAM, name: *const c_char, namelen: size_t) -> c_int
The portability is definied by:
#[cfg(any(ossl102, libressl261))]