pub unsafe extern "C" fn sk_SSL_CIPHER_find(
sk: *const stack_st_SSL_CIPHER,
out_index: *mut usize,
p: *const SSL_CIPHER,
) -> c_intpub unsafe extern "C" fn sk_SSL_CIPHER_find(
sk: *const stack_st_SSL_CIPHER,
out_index: *mut usize,
p: *const SSL_CIPHER,
) -> c_int