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