pub unsafe fn IStream_Write<P0>( pstm: P0, pv: *const c_void, cb: u32, ) -> Result<()>where P0: Param<IStream>,