Function construct_envp

pub(in ::sys::process::unix::common) fn construct_envp(env: BTreeMap<OsString, OsString>, saw_nul: &mut bool) -> CStringArray