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