pub fn visit_big_int<V>(_visitor: &mut V, n: &BigInt) where
    V: Visit + ?Sized