pub unsafe extern "C" fn SoapySDRDevice_setReferenceClockRate(
    device: *mut SoapySDRDevice,
    rate: f64
) -> c_int