pub unsafe extern "C" fn EVP_PKEY_encrypt_old( enc_key: *mut u8, key: *const u8, key_len: i32, pub_key: *mut evp_pkey_st, ) -> i32