pub fn get_raw_env(name: &str) -> Option<String>
Read an unprefixed value from the process environment.