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