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