pub type Inits = BTreeMap<u8, Init>;
Per-core init functions
init
pub struct Inits { /* private fields */ }