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