pub type SuiteEntry = (u8, &'static str, fn() -> u64);
One row of SUITE_TABLE: (endpoint index, suite name, host fn).
SUITE_TABLE