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