pub unsafe extern "C" fn UA_XmlElement_copy(
    src: *const UA_XmlElement,
    dst: *mut UA_XmlElement
) -> UA_StatusCode