pub unsafe extern "stdcall" fn IOleItemContainer_GetObjectStorage_Proxy(
    This: *mut IOleItemContainer,
    pszItem: LPOLESTR,
    pbc: *mut IBindCtx,
    riid: *const IID,
    ppvStorage: *mut *mut c_void
) -> HRESULT