pub unsafe fn SymSetHomeDirectoryW<P1>( hprocess: Option<HANDLE>, dir: P1, ) -> PWSTRwhere P1: Param<PCWSTR>,