pub unsafe fn PropVariantToInt16Vector(
    propvar: *const PROPVARIANT,
    prgn: &mut [i16],
    pcelem: *mut u32
) -> Result<()>