speed_struct
static speed_struct speed_table[] = {
n = sizeof(speed_table) / sizeof(speed_struct);
static speed_struct speed_table[] = {
n = sizeof(speed_table) / sizeof(speed_struct);
static const speed_struct speed_table[] = {
n = sizeof(speed_table) / sizeof(speed_struct);