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