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