pub unsafe fn PropVariantToInt16VectorAlloc(
    propvar: *const PROPVARIANT,
    pprgn: *mut *mut i16,
    pcelem: *mut u32
) -> Result<()>