Other items inglib
pub fn environ_getenv<K: AsRef<OsStr>>( envp: &[OsString], variable: K) -> Option<OsString>