pub unsafe fn SetCurrentDirectoryW<P0>(lppathname: P0) -> BOOL
where P0: IntoParam<PCWSTR>,