pub(crate) async fn set_modseq( context: &Context, transport_id: u32, folder: &str, modseq: u64, ) -> Result<()>