pub unsafe extern "C" fn xmlCopyPropList(
    target: xmlNodePtr,
    cur: xmlAttrPtr
) -> xmlAttrPtr