pub(crate) async fn set_blocked( context: &Context, sync: Sync, contact_id: ContactId, new_blocking: bool, ) -> Result<()>