pub unsafe fn IStream_WriteStr<P0, P1>(pstm: P0, psz: P1) -> Result<()>where P0: Param<IStream>, P1: Param<PCWSTR>,