pub fn encrypted_crdt_normalize_row( table: &str, row_id: &str, row: Option<&Value>, ) -> Result<Map<String, Value>>