pub unsafe extern "C" fn SoapySDRDevice_writeI2C( device: *mut SoapySDRDevice, addr: c_int, data: *const c_char, numBytes: usize, ) -> c_int