pub unsafe extern "system" fn VarBstrCat(
    bstrleft: BSTR,
    bstrright: BSTR,
    pbstrresult: *mut BSTR
) -> HRESULT