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