getvol
hdl->ops->getvol(hdl);
hdl->ops->getvol(hdl);
void (*getvol)(struct sio_hdl *);
void getvol(long);
getvol((long)1);
getvol((long)0);
getvol(hdr.volno);
getvol(newvol);