get_vol
INTARG = get_vol(tmpinfo.play.gain, tmpinfo.play.balance);
INTARG = get_vol(tmpinfo.record.gain, tmpinfo.record.balance);
static int get_vol(u_int, u_char);