pub unsafe extern "C" fn gweather_info_get_value_visibility(
    info: *mut GWeatherInfo,
    unit: GWeatherDistanceUnit,
    value: *mut c_double
) -> gboolean