Country
status_t Country(const float latitude, const float longitude,
Country_t Country;
const BCountry& Country() const { return *fCountry; };
? new(std::nothrow) BCountry(currentItem->Country())
status_t result = geocoder.Country(47.03f, 10.2f, country);