pub unsafe extern "C" fn BIO_set_cipher( b: *mut bio_st, c: *const evp_cipher_st, k: *const u8, i: *const u8, enc: i32, ) -> i32