pub type async_dispatcher_t = async_dispatcher;
struct async_dispatcher_t { pub ops: *const async_ops, }
ops: *const async_ops