async_stack_free
static void async_stack_free(void *addr);
static ASYNC_stack_free_fn stack_free_impl = async_stack_free;