zio_child_cb
static int zio_child_cb(uintptr_t addr, const void *unknown, void *arg);
if (mdb_pwalk("list", zio_child_cb, zpa, laddr) != 0) {