pub fn visit_cmyk_component<V: ?Sized + Visit>(
    _visitor: &mut V,
    n: &CmykComponent
)