pub fn visit_mut_ts_call_signature_decl<V: ?Sized + VisitMut>(
    _visitor: &mut V,
    n: &mut TsCallSignatureDecl
)