parse_struct
it = parse_struct(die, psz, CTF_K_STRUCT, off);
it = parse_struct(die, psz, CTF_K_UNION, off);
struct itype *parse_struct(struct dwdie *, size_t, int, size_t);