pub unsafe extern "C" fn getenv(__name: *const c_char) -> *mut c_char
Return the value of envariable NAME, or NULL if it doesn’t exist.