pub fn fold_type_path<F>(f: &mut F, node: TypePath) -> TypePathwhere
    F: Fold + ?Sized,