macro_rules! led_matrix_component_static { ($Pin:ty, $A: ty, $num_cols: literal, $num_rows: literal $(,)?) => { ... }; }