fn digest_inner<'a>( bytes: &[u8], digest_fn: &str, temp_storage: &'a RowArena, ) -> Result<Datum<'a>, EvalError>