macro_rules! rp_pico_board { ($board:expr) => { ... }; }
Generate a static item containing the specific board this program runs on, and return its EntryAddr.
EntryAddr