in_keep_list
if(SYMSTR(symp)[0] == '_' && in_keep_list(SYMSTR(symp) + 1))
if (in_keep_list(symname) ||
int in_keep_list(const char *symbol);