pub unsafe extern "system" fn VariantToBooleanArrayAlloc(
    var: *const VARIANT,
    pprgf: *mut *mut BOOL,
    pcelem: *mut u32,
) -> HRESULT