mono_free (void * ptr)
{
  monoeg_g_free (ptr);
}


