pub unsafe extern "C" fn xmlNodeSetLang(
    cur: xmlNodePtr,
    lang: *const xmlChar
)