pub fn contains_top_level_await<V>(t: &V) -> bool where
    V: VisitWith<TopLevelAwait>,