pub unsafe extern "C" fn EVP_CIPHER_meth_get_do_cipher( cipher: *const evp_cipher_st, ) -> Option<unsafe extern "C" fn(*mut evp_cipher_ctx_st, *mut u8, *const u8, usize) -> i32>