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