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