vax_single
struct vax_single s;
struct vax_single vs, *vsp;
vs = *((struct vax_single *)(void *)fp);
vsp = (struct vax_single *)(void *)fp;