async_stack_alloc
static void *async_stack_alloc(size_t *num);
static ASYNC_stack_alloc_fn stack_alloc_impl = async_stack_alloc;