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