macro_rules! env { ($tag:expr, $id:expr, $env_var_name:expr) => { ... }; }
Generate a static item containing the given environment variable, and return its EntryAddr.
EntryAddr