public static int GetHeepUsedMemory()
 {
     return(NpDeviceInfoAndroid.GetHeepUsedMemory());
 }