custr_alloc_ops_t
custr_alloc_init(custr_alloc_t *cua, const custr_alloc_ops_t *ops, ...)
static custr_alloc_ops_t custr_alloc_ops_default = {
const custr_alloc_ops_t *cua_ops;
int custr_alloc_init(custr_alloc_t *, const custr_alloc_ops_t *, ...);
static const custr_alloc_ops_t rust_custr_ops = {