OUTBUF_L
if ((ulong) OUTBUF_L.l_addr & 0x3)
len = OUTBUF_L.l_len;
dst32 = (uint32_t *) OUTBUF_L.l_addr;
dst8 = (uint8_t *) OUTBUF_L.l_addr;