pub unsafe extern "C" fn OPENSSL_sk_set_cmp_func(
    sk: *mut OPENSSL_STACK,
    comp: OPENSSL_sk_cmp_func
) -> OPENSSL_sk_cmp_func