sk_SSL_COMP_find
i = sk_SSL_COMP_find(sk, &srch_key);
if (sk_SSL_COMP_find(comp_methods, comp) >= 0) {
i = sk_SSL_COMP_find(comp_methods, &ctmp);