VOL-1204 Removing reference to 128, clean port translation

Change-Id: I4a8d1bd1916de566de82f798a56154a4fc1d5b99
diff --git a/common/core.h b/common/core.h
index 81b79ad..470bce0 100644
--- a/common/core.h
+++ b/common/core.h
@@ -54,5 +54,5 @@
 Status Disable_();
 Status Reenable_();
 
-void* stats_collection();
+void stats_collection();
 #endif