pub unsafe extern "C" fn X509_check_host( x: *mut X509, chk: *const c_char, chklen: usize, flags: c_uint, peername: *mut *mut c_char, ) -> c_int