onctl
return hdl->ops->onctl(hdl);
int (*onctl)(struct sioctl_hdl *);
sioctl_onval(hdl, onctl, NULL);
void onctl(void *, unsigned, unsigned);