pub unsafe extern "C" fn SoapySDRDevice_writeChannelSetting( device: *mut SoapySDRDevice, direction: c_int, channel: usize, key: *const c_char, value: *const c_char, ) -> c_int