c_reset
crown_state = c_reset;
case c_reset:
int (*c_reset)(opaque_t, int);
#define CTL_RESET(X, level) (*((struct ctl_obj *)(X))->c_ops->c_reset) \