custr_alloc_init
int custr_alloc_init(custr_alloc_t *, const custr_alloc_ops_t *, ...);
if (custr_alloc_init(&st->rs_cualloc, &rust_custr_ops) != 0)