get_modstat_info
return get_modstat_info("k_helper", NULL);
ATF_CHECK(get_modstat_info("k_helper", &ms));
static bool get_modstat_info(const char *, modstat_t *);