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