pub unsafe fn SetCurrentDirectoryA<P0>(lppathname: P0) -> BOOL
where P0: IntoParam<PCSTR>,