pub unsafe fn PropVariantToBooleanVectorAlloc(
    propvar: *const PROPVARIANT,
    pprgf: *mut *mut BOOL,
    pcelem: *mut u32
) -> Result<()>