pub unsafe extern "C" fn xmlNodeSetContent(
    cur: xmlNodePtr,
    content: *const xmlChar
)