sdt_argtype
struct sdt_argtype *argtype;
struct sdt_argtype **a_begin, **a_end;
for (struct sdt_argtype **argtype = a_begin; argtype < a_end;
struct sdt_argtype **a_begin, **a_end;
for (struct sdt_argtype **argtype = a_begin; argtype < a_end;
struct sdt_argtype *argtype2;
SET_DECLARE(sdt_argtypes_set, struct sdt_argtype);
static struct sdt_argtype \
TAILQ_ENTRY(sdt_argtype)
TAILQ_HEAD(, sdt_argtype) argtype_list;