pub unsafe extern "system" fn PropVariantGetDoubleElem(
    propvar: *const PROPVARIANT,
    ielem: u32,
    pnval: *mut f64,
) -> HRESULT