strx_ops_t
static const strx_ops_t C_ops = { C_len, C_ncpy };
static const strx_ops_t SB_ops = { xfrm_len, strxfrm };
static const strx_ops_t *xfrm_ops;