pub fn fold_component_value<V: ?Sized + Fold>(
    _visitor: &mut V,
    n: ComponentValue
) -> ComponentValue