ZoneCallback<R> 定义类型

ZoneCallback<R> = R 函数()

实现

typedef ZoneCallback<R> = R Function();