ctmplops_t
static ctmplops_t ctmpl_device_ops = {
static ctmplops_t ctmpl_process_ops = {
ctmpl_init(ct_template_t *new, ctmplops_t *ops, ct_type_t *type, void *data)
ctmplops_t *ctmpl_ops;
void ctmpl_init(ct_template_t *, ctmplops_t *, ct_type_t *, void *);