pub unsafe fn SymAddSourceStream<P2>( hprocess: HANDLE, base: u64, streamfile: P2, buffer: Option<&[u8]>, ) -> Result<()>where P2: Param<PCSTR>,