pub unsafe extern "C" fn SoapySDRDevice_getNativeStreamFormat(
    device: *const SoapySDRDevice,
    direction: c_int,
    channel: usize,
    fullScale: *mut f64
) -> *mut c_char