auich_allocm
temp_buffer = auich_allocm(sc, AUMODE_RECORD, bytes);
static void *auich_allocm(void *, int, size_t);
.allocm = auich_allocm,