pub unsafe extern "system" fn InitPropVariantFromDoubleVector(
    prgn: *const f64,
    celems: u32,
    ppropvar: *mut PROPVARIANT,
) -> HRESULT