pub unsafe fn GetHGlobalFromStream<P0>(pstm: P0) -> Result<HGLOBAL>
where P0: Param<IStream>,