macro_rules! rp_program_version { ($version:expr) => { ... }; }
Generate a static item containing the program version, and return its EntryAddr.
EntryAddr