pub unsafe fn SniffStream<P0>( pinstream: P0, pnformat: *mut u32, ppoutstream: *mut Option<IStream>, ) -> Result<()>where P0: Param<IStream>,