pub unsafe fn PropVariantToDoubleVectorAlloc( propvar: *const PROPVARIANT, pprgn: *mut *mut f64, pcelem: *mut u32, ) -> Result<()>