pub fn noop_visit_capture_by<T: MutVisitor>(
    capture_by: &mut CaptureBy,
    vis: &mut T
)