SE-0296: async/await

This should be discussed in the structured concurrency thread then. The proposal in review does not mention how exactly callback-based functions are converted to async functions, it only focuses on high-level interactions between async functions and the basic syntax of this. Other related topics are explicitly deferred to separate pitches and proposals.