lxml_store_value
extern void lxml_store_value(value_t *, element_t, const xmlChar *);
lxml_store_value(vp, 0, NULL);
lxml_store_value(v, type, value);