pub unsafe extern "C" fn SoapySDRDevice_writeUART(
    device: *mut SoapySDRDevice,
    which: *const c_char,
    data: *const c_char
) -> c_int