mdb_tgt_auxv
if (mdb_tgt_auxv(t, auxvp) != 0)
if (mdb_tgt_auxv(t, &auxv) != 0)
extern int mdb_tgt_auxv(mdb_tgt_t *, const auxv_t **);