pub unsafe fn SetEnvironmentStringsW<P0>(newenvironment: P0) -> BOOL
where P0: IntoParam<PCWSTR>,