fn try_decrypt_with_broadcast_secret_inner( esk: &SymKeyEncryptedSessionKey, conn: &mut Connection, ) -> Result<Option<(PlainSessionKey, ChatId)>>