pub unsafe extern "C" fn gweather_location_find_by_country_code(
    world: *mut GWeatherLocation,
    country_code: *const c_char
) -> *mut GWeatherLocation