pub unsafe extern "C" fn EVP_PKEY_decrypt_old( dec_key: *mut u8, enc_key: *const u8, enc_key_len: i32, private_key: *mut evp_pkey_st, ) -> i32