pt_entry4
addr->v4 = ((struct pt_entry4 *)pte)->prefix4;
static struct pt_entry4 pte4;
const struct pt_entry4 *a4, *b4;
a4 = (const struct pt_entry4 *)a;
b4 = (const struct pt_entry4 *)b;