db_sym_numargs
int db_sym_numargs (c_db_sym_t, int *, char **);
if (sym != NULL && db_sym_numargs(sym, &narg, argnames)) {