custr_xalloc
return (custr_xalloc(cus, NULL));
if ((ret = custr_xalloc(cus, cao)) != 0)
int custr_xalloc(custr_t **, custr_alloc_t *);
if (custr_xalloc(&st->rs_demangled, &st->rs_cualloc) != 0) {