pub unsafe fn VarBstrFromDisp<P0>( pdispin: P0, lcid: u32, dwflags: u32, ) -> Result<BSTR>where P0: Param<IDispatch>,