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