Function windows_sys::Win32::System::Environment::GetEnvironmentVariableW
pub unsafe extern "system" fn GetEnvironmentVariableW(
lpname: PCWSTR,
lpbuffer: PWSTR,
nsize: u32,
) -> u32