pub unsafe extern "system" fn VariantToDoubleWithDefault(
    varin: *const VARIANT,
    dbldefault: f64,
) -> f64