ASR_SEND
case ASR_SEND:
CASE(ASR_SEND);
if ((as = _asr_async_new(a_ctx, ASR_SEND)) == NULL)
if ((as = _asr_async_new(ac, ASR_SEND)) == NULL) {