//[Verify(PlatformInvoke)] static extern unsafe double MAAreaForPolygon(CLLocationCoordinate2D *coordinates, int count);
//[Verify(PlatformInvoke)] static extern unsafe bool MAPolygonContainsCoordinate(CLLocationCoordinate2D point, CLLocationCoordinate2D *polygon, nuint count);