ctl_find
c = ctl_find(scope, arg0, arg1);
struct ctl *ctl_find(int, void *, void *);
c = ctl_find(CTL_OPT_DEV, o, o->dev);