nvme_scttostr
extern const char *nvme_scttostr(nvme_ctrl_t *, uint32_t);
sct = nvme_scttostr(ctrl, ioc->nioc_ctrl_sct);
nvme_scttostr(ctrl, sct),
nvme_scttostr(ctrl, exp_sct),
nvme_scttostr(ctrl, sct), sct,
nvme_scttostr(ctrl, NVME_CQE_SCT_GENERIC),
const char *str = nvme_scttostr(NULL, test->st_code);