pub unsafe extern "C" fn gweather_location_find_nearest_city(
    loc: *mut GWeatherLocation,
    lat: c_double,
    lon: c_double
) -> *mut GWeatherLocation