pub fn renew<S: Session + Send>( session: &mut S, filters: HashMap<String, Option<String>>, ) -> DceResult<bool>