SEND_CONN_CTX_ALIGN
conn = aligned_alloc(SEND_CONN_CTX_ALIGN, sizeof(*conn));
} __aligned(SEND_CONN_CTX_ALIGN);