pub unsafe fn GetEnvironmentVariableW<P0>( lpname: P0, lpbuffer: Option<&mut [u16]>, ) -> u32where P0: Param<PCWSTR>,