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