pub unsafe extern "C" fn xmlReplaceNode(
    old: xmlNodePtr,
    cur: xmlNodePtr
) -> xmlNodePtr