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