pub fn count_text( conn: &mut Client, query: &str, project_id: &str, language: Option<&str>, paths: &[String], ) -> usize