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