pub unsafe extern "system" fn InitVariantFromBooleanArray(
    prgf: *const BOOL,
    celems: u32,
    pvar: *mut VARIANT,
) -> HRESULT