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