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