fn insert_signatures( key: &mut Value, sender_id: &UserId, additional: impl IntoIterator<Item = (String, String)>, ) -> Result<bool>