pub unsafe fn SetEnvironmentStringsA<P0>(newenvironment: P0) -> BOOL
where P0: IntoParam<PCSTR>,