pub async fn list_campaigns_total_count<'a>( pool: &DbPool, __arg1: (&'a [String], Vec<&'a (dyn ToSql + Sync)>)) -> Result<u64, PoolError>