Search for (* in slick c macro sources.
You could try typeless as TreeShiftSelect3 does or maybe like this
void (*pfnReplaceWord)(_str insertWord,_str prefix,int &removeStartCol,int &removeLen,boolean onlyInsertWord)= gAutoCompleteResults.words[word_index].pfnReplaceWord;
Looks like the braces shown in the help are not supposed to be there.