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