pub fn setenv( variable: impl AsRef<OsStr>, value: impl AsRef<OsStr>, overwrite: bool ) -> Result<(), BoolError>