pub unsafe fn CoGetInterfaceAndReleaseStream<P0, T>(pstm: P0) -> Result<T>
where P0: Param<IStream>, T: Interface,