nlm_list_zone_cb
static int nlm_list_zone_cb(uintptr_t, const void *, void *);
if (mdb_pwalk("nlm_zone", nlm_list_zone_cb, arg, 0)) {