pub unsafe fn GetEnvironmentVariableA<P0>( lpname: P0, lpbuffer: Option<&mut [u8]>, ) -> u32where P0: Param<PCSTR>,