expand_insert
expand_insert(expand, xn);
expand_insert(expand, xn);
expand_insert(expand, &xn);
expand_insert(&lks->expand, &node);
expand_insert(&lks->expand, &xn);
void expand_insert(struct expand *, struct expandnode *);