ksyms_mod_foreach
ksyms_mod_foreach(ko->ko_name, be8_ksym_count, &relsym_cnt);
ksyms_mod_foreach(ko->ko_name, be8_ksym_add, &list);
int ksyms_mod_foreach(const char *mod, ksyms_callback_t, void *);