pub fn call_node_kinds(lang: LangId) -> Vec<&'static str>
Returns the tree-sitter node kind strings that represent call expressions for the given language.