attr_st
K5_TAILQ_HEAD(attr_head, attr_st);
typedef struct attr_st attr;
K5_TAILQ_ENTRY(attr_st) list;