pub fn fold_f_64<V>(_visitor: &mut V, n: f64) -> f64 where
    V: Fold + ?Sized