pub unsafe fn SymSetHomeDirectory<P1>(hprocess: Option<HANDLE>, dir: P1) -> PSTRwhere P1: Param<PCSTR>,