macro_rules! feColorMatrix {
    ($($part:expr),* $(,)?) => { ... };
}