pub unsafe fn SymInitialize<P1>( hprocess: HANDLE, usersearchpath: P1, finvadeprocess: bool, ) -> Result<()>where P1: Param<PCSTR>,