pub unsafe extern "system" fn PropVariantToDouble(
    propvarin: *const PROPVARIANT,
    pdblret: *mut f64,
) -> HRESULT