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