pub unsafe extern "C" fn snd_tlv_convert_to_dB( tlv: *mut c_uint, rangemin: c_long, rangemax: c_long, volume: c_long, db_gain: *mut c_long ) -> c_int