pub unsafe extern "C" fn xmlAddChildList(
    parent: xmlNodePtr,
    cur: xmlNodePtr
) -> xmlNodePtr