pub fn list_issues_internal( repo: &str, kind: &str, state: &str, sort: &str, limit: usize, labels: Option<&str>, ) -> String