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