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