pub unsafe fn IStream_ReadStr<P0>(pstm: P0) -> Result<PWSTR>
where P0: IntoParam<IStream>,