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