pub unsafe extern "C" fn gweather_location_new_detached(
    name: *const c_char,
    icao: *const c_char,
    latitude: c_double,
    longitude: c_double
) -> *mut GWeatherLocation