pub unsafe fn PropVariantGetDoubleElem(
    propvar: *const PROPVARIANT,
    ielem: u32
) -> Result<f64>