add_cmd_matches
extern int add_cmd_matches(WordCompletion *, const char *, int, uint32_t);
return (scope ? add_cmd_matches(cpl, line, word_end, scope) : 0);