public void FireTestVisit(Location location) { Externs.FireTestVisit(_clientPtr, location.Latitude, location.Longitude); }