cms_ops
const cms_ops_t *cms_ops;
cms->cms_ops = ops;
if ((err = cms->cms_ops->cms_init(hdl, datap)) == 0) {
#define CMS_OPS(cms) (cms)->cms_ops